﻿@charset "utf-8";
/*------------------------------------系统开始---------*/
body {
	font-family:microsoft yahei;
	font-size: 12px;
	color: #111111;
	background: #ffffff;

	SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
	SCROLLBAR-SHADOW-COLOR: buttonface;
	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
}
p {line-height:24px;}
a {color:#555555;text-decoration:none;}
a:hover {color:#069;text-decoration:underline;}

a{ noOutline:expression(this.onFocus=this.blur());}
a:focus{ outline:none;}
/*
a:link {color:#666;text-decoration:none;}
a:visited {color:#999;text-decoration:none;}
a:active {color:#CCC;text-decoration:none;}
*/
.clear{ clear:both; height:0; margin:0; padding:0; font-size:0; overflow:hidden;}

div {word-break:break-all;word-wrap:break-word;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;font-size:inherit;font:100%;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
em{color:#ccc;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:''}
input,select,buttom,textarea{font-size:12px;}
/* Hides from IE-mac \*/
* html .clearfix{height:1%;}
/* End hide from IE-mac */
.SwitchingCenter {
float:left;
	WIDTH:1000px;
	HEIGHT:240px;
	overflow:hidden;
	
}
.SwitchingCenter A IMG {
	WIDTH:1000px;
	HEIGHT:240px;
}
.SwitchingCenter IMG {
	BORDER-BOTTOM-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-TOP-STYLE: none;
	BORDER-LEFT-STYLE: none
}
.picFit{ height:240px;}
